projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2016-12-05
Justin Burkett
Add basic timing facility for debugging.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Remove old obsolete variables/functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Add some docstrings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Remove some unused functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Fixup last commit part 2
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Fixup last commit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Justin Burkett
Support functions in -add-key-based-replacements
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Justin Burkett
Fix links to users in README
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Justin Burkett
Add @pdcawley's example to README
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Justin Burkett
Add test for #155
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Justin Burkett
Fix bug in last commit
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Justin Burkett
Quote regexp in -add-key-based-replacements
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Justin Burkett
Fix a README link
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Justin Burkett
Normalize key sequences from -add-key-based-replacements
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Justin Burkett
Simplify --format-and-replace
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Justin Burkett
Fix use of function in -replacement-alist
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Justin Burkett
Don't use case-fold-search in --maybe-replace
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Justin Burkett
Update test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Justin Burkett
Consolidate replacements into one alist
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Justin Burkett
Move sort after filter op in --get-formatted-key-bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Justin Burkett
Update comment in --show-buffer-side-window for prior...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Justin Burkett
Remove use of display-buffer-in-major-side-window
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Justin Burkett
Add which-key-binding-filter-function
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Justin Burkett
Add sort option -prefix-then-key-order-reverse
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Justin Burkett
Add global option for how to sort case
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Justin Burkett
Merge pull request #149 from rdotdk/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Hariharan R
fix link
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Justin Burkett
Fix test for recent prefix-name change
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Justin Burkett
Make 458c8d9 backwards compatible
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Justin Burkett
Move a function for the compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Justin Burkett
Consolidate prefix names and key-based replacements
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Justin Burkett
Fix -maybe-get-prefix-title use of key-binding
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
justbur
Resize popup when frame resized
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Justin Burkett
Merge pull request #137 from tarsius/outlines
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Justin Burkett
Merge pull request #136 from tarsius/fixup
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Jonas Bernoulli
Follow conventions for section headers
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Jonas Bernoulli
Move definition of which-key--local-binding-p
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Justin Burkett
Version 1.1.15
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Justin Burkett
Add note about setting delay to zero
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Justin Burkett
Fix minibuffer echo not displaying
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
justbur
Version 1.1.14
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
justbur
Disable hack for echo area
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
justbur
Fix Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
justbur
Add allow-imprecise-window-fit option
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
justbur
Explicitly set tab-width when collecting bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
justbur
Fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
justbur
Add whitelist and blacklist options
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
justbur
Remove setup code
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
justbur
Make current-prefix nil when not showing popup
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
justbur
Use sit-for instead of timer for delay functions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
justbur
Fix arg to which-key-delay-functions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
justbur
Redesign delayed keys implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
justbur
Fix bug in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
justbur
Introduce delayed prefixes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
justbur
Fix performance issue with secondary timer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
justbur
Fix --echo when echo-keystrokes nil
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
justbur
Remove some unused code in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
justbur
Change name of arg in define-key-recursively
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
justbur
New screenshots
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
justbur
More cleanup of README
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
justbur
README typo
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
justbur
Fix comment about special keys in README
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
justbur
Update docs for new sort function
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
justbur
Add which-key-local-then-key-order
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
justbur
Account for echo-keystrokes = which-key-idle-delay
commit
|
commitdiff
|
tree
|
snapshot
2016-05-07
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-07
Justin Burkett
Merge pull request #122 from redguardtoo/master
commit
|
commitdiff
|
tree
|
snapshot
2016-05-07
Chen Bin
tooltip-mode does in exist in emacs-nox #120
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
justbur
Backport two frame width functions for 24.3 support
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Justin Burkett
Merge pull request #116 from cute-jumper/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Junpeng Qiu
Fix god mode advice
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Merge branch 'god-mode'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Add advice for god-mode support to hide popup
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Fix minor issues with god-mode support
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Better default for which-key-echo-keystrokes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Add third-party section to which-key.el
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Add third-party support section to readme
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
justbur
Add support for god-mode
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
justbur
Use new history var for keymap selection
commit
|
commitdiff
|
tree
|
snapshot
2016-04-17
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-17
justbur
Explicitly initialize variable-name-history
commit
|
commitdiff
|
tree
|
snapshot
2016-04-17
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-17
justbur
Declare variable-name-history
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
justbur
Support key ranges below top level
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
justbur
Add badge
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Trigger travis
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Set up travis
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Fix problem where prefix-title-alist was not updated
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Fix docstring typo
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Add tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
justbur
Fix bug in declare-prefixes-for-mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
justbur
Fix key-chord problem
commit
|
commitdiff
|
tree
|
snapshot
next